* lisp/touch-screen.el (touch-screen): Fix defgroup version.
authorPo Lu <luangruo@yahoo.com>
Thu, 8 Feb 2024 05:20:28 +0000 (13:20 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 8 Feb 2024 05:20:28 +0000 (13:20 +0800)
lisp/touch-screen.el

index a1ec4bca89f2d4333a9daabbe19ed5b015371f01..c8de1d8ee314feb304d45148e6741a97963a405d 100644 (file)
@@ -87,7 +87,7 @@ is being called from `read-sequence' or some similar function.")
 (defgroup touch-screen nil
   "Interact with Emacs from touch screen devices."
   :group 'mouse
-  :version "30.0")
+  :version "30.1")
 
 (defcustom touch-screen-display-keyboard nil
   "If non-nil, always display the on screen keyboard.